The following control groups and options are required for the FAP2RTF utility.
< Printer >
PrtType = RTF
Option |
Description |
PrtType |
Enter a name such as RTF. |
< Printers >
PrtType = RTF
Option |
Description |
PrtType |
Enter the name you entered for this option in the Printer control group. |
< PrtType:RTF >
Module = RTFW32
PrintFunc = RTFPrint
Device = c:\frame.rtf
PageNumbers = Yes
AllowInput = Yes
EmptyHeaders = Yes
EmptyFooters = Yes
WriteFrames = No
BmSub = Yes
BmSubChar = _
TemplateFields = Yes,Enabled
SendColor = Yes,Enabled
Option |
Description |
The DLL name of the RTF driver. |
|
Enter the function name of the print function. |
|
Enter the name of output file when printing from Studio. |
|
Enter Yes to print page numbers on each page. The default is No. |
|
Enter Yes to enable form fields. The default is No. |
|
Enter Yes if you want empty headers in the RTF file. The default is No. |
|
Enter Yes if you want empty footers in the RTF file. The default is No. |
|
Enter No if frames are not required. The default is Yes. |
|
Enter No if you do not want to replace invalid characters. The default is Yes. |
|
Enter character to use when invalid characters are substituted. The default is the underscore ( _ ). |
|
The default, Yes, tells the system to test print Xs in variable fields. If you also include Enabled (Yes,Enabled), the Template Variable Fields field in Studio is checked. |
|
Enter Yes to print in color. The default is No. If you also include Enabled (Yes,Enabled), the Send Color field in Studio is checked. |
If you chose to allow form fields, you may also need to include the WordTimeFormats and WordDateFormats control groups. You can use these control groups in case you are using a time or date format in Documaker that has no equivalent in Word. The following groups and options let you map a Documaker format to a Word format.
< WordTimeFormats >
hh:mm XM =
< DateTimeFormats >
bD/bM/YY =
To the left of the equal sign, you list the Documaker format used on the section. To the right, you list the Word format you want to use.
© Copyright 2014, Oracle and/or its affiliates. All rights reserved. Legal notices.